home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / bbs / nxbbs208.zip / NXBBS.TXT < prev    next >
Text File  |  1996-05-05  |  33KB  |  958 lines

  1.                                  NetXpress
  2.  
  3.                           Internet Access BBS Door
  4.  
  5.                            Administrator's Manual
  6.  
  7. ---------------------------------------------------------------------------
  8.  
  9. Copyright ⌐ 1996 Merlin Systems Inc. All rights reserved. This software
  10. product and this manual are copyrighted and all rights are reserved by
  11. Merlin Systems Inc. No part of the contents of this manual may be
  12. reproduced or transmitted in any form or by any means without the written
  13. permission of the publisher.
  14.  
  15. Merlin Systems Inc. does not assume any liability arising out of the
  16. application or use of any products described herein. Merlin Systems Inc.
  17. further reserves the right to make changes in any products described herein
  18. without notice. This document is subject to change without notice.
  19.  
  20. NetXpress Internet Access BBS Door, NetXpress Server and NetXpress Mail &
  21. News Gateway are copyrighted by Merlin Systems Inc.
  22.  
  23. All other mentioned products are copyrighted by their respective authors.
  24.  
  25. Merlin Systems Inc.
  26. P.O. Box 3043, Station C
  27. Ottawa, Ontario
  28. K1Y 4J3 Canada
  29.  
  30. Fax/BBS: (613) 741-7583
  31.  
  32. info@merlinsys.com
  33. support@merlinsys.com
  34. sales@merlinsys.com
  35. http://www.merlinsys.com
  36.  
  37. FidoNet: 1:163/509
  38.  
  39. ---------------------------------------------------------------------------
  40.                                   Contents
  41.  
  42.    * Preface
  43.         o Welcome to the World of the Internet
  44.         o Conventions
  45.         o Technical Support
  46.    * Installation
  47.         o Installation
  48.    * Configuration
  49.         o Syntax
  50.         o Using Text Windows and your Mouse
  51.         o General Configuration
  52.         o TCP/IP
  53.         o World-Wide-Web
  54.         o Gopher , IRC & WhoIs
  55.         o Telnet
  56.         o Mail Configuration
  57.         o Dial-up Door Configuration
  58.         o Security Levels
  59.    * Internet Access BBS Door
  60.         o Syntax
  61.         o Functions
  62.         o Internal URLs
  63.         o Form Variables
  64.    * Dial-up IP Door
  65.         o Syntax
  66.         o Operation
  67.         o User Configuration
  68.    * Appendix
  69.         o HTML
  70.         o Error Messages
  71.         o Display Files Format
  72.         o Acknowledgments
  73.  
  74. ---------------------------------------------------------------------------
  75.  
  76.                                   Preface
  77.  
  78. ---------------------------------------------------------------------------
  79. WELCOME TO THE WORLD OF THE INTERNET
  80.  
  81. The future is upon us. That mythical information superhighway is now in
  82. clear reach.
  83.  
  84. Many estimates are floating around about the Internet's population and its
  85. increase in size. It is considered safe to say that it currently has around
  86. 50 million people and that it is doubling every couple of years. In fact
  87. lately, the population acceleration has frightened and overwhelmed many
  88. Internet old timers. All figures denote that the Internet has obtained
  89. 'critical mass' to be present for a very long time to come.
  90.  
  91. No longer the realm of universities and big business, the Internet has
  92. begun to bring cyberspace to the masses.
  93.  
  94. The Internet with its thousands of protocols, can be managed from well
  95. conceived software that takes care of all of the unruly elements of
  96. Internet connectivity. There will always be a learning curve due to
  97. terminology, but we hope that our software will provide one of the easiest
  98. in-roads on to the Internet.
  99.  
  100. ---------------------------------------------------------------------------
  101. CONVENTIONS
  102.  
  103. In this book, the following conventions are used:
  104.  
  105.    * Optional variables are placed within square brackets; for example, [
  106.      <variable> ]
  107.    * Mandatory variables are placed within angled brackets; for example,
  108.      <variable>
  109.    * Whenever you may use more than one variation, a | character is used to
  110.      denote the different possible values; for example, put | send | output
  111.    * Input typed in by you is printed in italic; for example, cd \netxbbs
  112.  
  113. ---------------------------------------------------------------------------
  114. TECHNICAL SUPPORT
  115.  
  116. There are a number of places to receive technical support.
  117.  
  118. Fax: 1-613-741-7583
  119.  
  120. BBS: 1-613-741-7583
  121.  
  122. E-mail: support@merlinsys.com
  123.  
  124. Web: http://www.merlinsys.com
  125.  
  126. FidoNet: Support 1:163/509
  127.  
  128.                                 Installation
  129.  
  130. ---------------------------------------------------------------------------
  131. INSTALLATION
  132.  
  133. If you received a diskette, insert the diskette in one of your disk drives.
  134. Then enter INSTALL and press the <Enter> key.
  135.  
  136. Example: If you placed the disk in drive A:, you would type:
  137.  
  138. a:
  139. INSTALL
  140.  
  141.    NetXpress Door Directory: C:\NETXBBS
  142.  
  143.               F10 - Ok                           Esc - Cancel
  144.  
  145. The NetXpress Door Directory is where you would like to install the
  146. software.
  147.  
  148. Press the F10 key to continue.
  149.  
  150. If you received a compressed file containing the software programs, simply
  151. uncompress the file(s) into an empty directory.
  152.  
  153. Example:
  154.  
  155. md \netxbbs
  156. cd \netxbbs
  157. pkunzip NETXBBS
  158.  
  159. After the INSTALL program finishes, you must go into the NXCFG program and
  160. alter the default settings, especially your network addresses.
  161.  
  162.                                Configuration
  163.  
  164. ---------------------------------------------------------------------------
  165. SYNTAX
  166.  
  167. The syntax for the Setup program is as follows:
  168.  
  169. NXCFG [configfile]
  170.  
  171. Where [configfile] is the location and name of the configuration file.
  172.  
  173. If you omit the [configfile] parameter, NXCFG will try to open the
  174. configuration file NXBBS.CFG in the current directory.
  175.  
  176. ---------------------------------------------------------------------------
  177. USING TEXT WINDOWS AND YOUR MOUSE
  178.  
  179. The NXCFG program uses a text window approach to displaying information for
  180. you. The top window is always the current one and only those fields within
  181. it are active.
  182.  
  183. NXCFG also allows you to use a mouse or a pointing device to perform
  184. functions. All mouse-assessable functions can also be accessed through a
  185. keyboard command. To access a certain field or command by using the mouse,
  186. simply move the mouse cursor to the area occupied by the field or command
  187. and click on the left mouse button. Clicking on the right mouse button will
  188. usually get on-line help.
  189.  
  190. ---------------------------------------------------------------------------
  191. GENERAL CONFIGURATION
  192.  
  193.     System Directory  d:\dev\netsrv\bbs
  194.     System Help HTML  file:///help.htm
  195.       Work Directory  C:\TEMP
  196.  
  197.            Date Type  MMDDYYYY
  198.       Date Delimiter  /
  199.  
  200.        F1 - Help               Esc - Cancel                F10 - Ok
  201.  
  202. System Directory:
  203.      The directory that includes the executable program and the
  204.      configuration file.
  205.  
  206. System Help HTML:
  207.      This is an URL of general help available at the menu.
  208.  
  209. Work Directory:
  210.      A tempoary directory that is used to store temporary files. This may
  211.      be a RAM disk or a local drive. All files written to this directory
  212.      will be deleted by NXBBS.
  213.  
  214. Date Type:
  215.      The format of the displayed date. This is only used in the FTP client
  216.      and in IRC for the log file.
  217.  
  218.      You have four options:
  219.  
  220.         o YYYYMMDD (1995-10-23)
  221.         o MMDDYYYY (10-23-1995)
  222.         o YYYYDDMM (1995-23-10)
  223.         o DDMMYYYY (23-10-1995)
  224.  
  225. Date Delimiter:
  226.      The character that is displayed in-between the date fields.
  227.  
  228.                                    TCP/IP
  229.  
  230. This window allows you to configure your TCP/IP connection parameters.
  231. These values are used with the Packet Driver software to connect the
  232. NetXpress BBS Door to the Internet.
  233.  
  234. Most, if not all, of these values will come from your service provider
  235.  
  236. This section does not provide any way to configure your Packet Driver. You
  237. must have it loaded and configured before running the NetXpress BBS Client
  238. software. The Packet Driver software may handle either Ethernet or SLIP
  239. classes. Please see the Appendix section on Packet Drivers for more
  240. information.
  241.  
  242. For dial-up access, you will need to either have your modem connect and
  243. login in to your service provider before you load in your SLIP/PPP packet
  244. driver.
  245.  
  246.   BOOTP                                     Gateways
  247.       Enable